home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / StoryWriter1.2.cpt / Story Writer 1.2 / card_11760.txt < prev    next >
Text File  |  1988-02-16  |  2KB  |  65 lines

  1. -- card: 11760 from stack: in.2
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 5418
  5. -- name: J
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=424 top=275 right=297 bottom=453
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29484 / 29484
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: go next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go next
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=49 top=277 right=297 bottom=79
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 3835 / 3835
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: go previous
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect dissolve
  43.   go prev
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 6
  49. ----- text -----
  50. View Stories
  51.  
  52. -- part contents for background part 4
  53. ----- text -----
  54. What clicking on the left & right arrows will do:
  55.      ‚Ä¢Advance you forward or backward to read the stories
  56.        on these four screens:
  57.        1. Finished Story Screen (if you‚Äôve just finished one)
  58.        2. Story 1 Screen (the last story saved as ‚ÄúStory 1‚Äù)
  59.        3. Story 2 Screen (the last story saved as ‚ÄúStory 2‚Äù)
  60.        4. Story 3 Screen (the last story saved as ‚ÄúStory 3‚Äù)
  61.  
  62. Special considerations:
  63.      ‚Ä¢You cannot change any of the stories, only read them.
  64.      ‚Ä¢Move the text up or down by clicking on the up & down
  65.        arrows on the right side of the screens.